PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetFillColorOperator Method
The color components
In This Topic
    analyzeSetFillColorOperator Method
    In This Topic
    Called when sc operator is found.
    Syntax
    public void analyzeSetFillColorOperator( 
       double[] colorComponents
    )

    Parameters

    colorComponents
    The color components
    See Also